Splitted out the GdkPixbuf to NSImage routine so that it can be used from
authorMikael Hallendal <micke@imendio.com>
Tue, 19 Dec 2006 15:53:44 +0000 (15:53 +0000)
committerMikael Hallendal <hallski@src.gnome.org>
Tue, 19 Dec 2006 15:53:44 +0000 (15:53 +0000)
commit7c92045621f99776a402780d3f2c07341c94aa69
treeb1f5545cf3bf05a7211f2a5a1c4d74ced4a21aab
parent0604b0e799e2c7f96886ab2cff4bdd5d073d3903
Splitted out the GdkPixbuf to NSImage routine so that it can be used from

2006-12-19  Mikael Hallendal  <micke@imendio.com>

* gdk/quartz/gdkcursor-quartz.c: Splitted out the GdkPixbuf to NSImage
routine so that it can be used from libgtk as well (needed for
upcoming GtkStatusIcon support in the Quartz port).
* gdk/quartz/gdkevents-quartz.c: Don't assume that all NSWindows are
created from GDK, this is not true for the status icon.
* gdk/quartz/gdkprivate-quartz.h:
* gdk/quartz/gdkquartz.h: Added
gdk_quartz_pixbuf_to_ns_image_libgtk_only so that it is available to
the status icon code.
ChangeLog
gdk/quartz/gdkcursor-quartz.c
gdk/quartz/gdkevents-quartz.c
gdk/quartz/gdkprivate-quartz.h
gdk/quartz/gdkquartz.h